type github.com/jackc/pgx/v5/pgtype.untypedTextRange
3 uses
github.com/jackc/pgx/v5/pgtype (current package)
range.go#L22: type untypedTextRange struct {
range.go#L29: func parseUntypedTextRange(src string) (*untypedTextRange, error) {
range.go#L30: utr := &untypedTextRange{}
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)